|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileEditorInput | |
org.eclipse.ui.editors.text | Provides a standard text editor and a file-based document provider. |
org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
Uses of FileEditorInput in org.eclipse.ui.editors.text |
Constructors in org.eclipse.ui.editors.text with parameters of type FileEditorInput | |
FileDocumentProvider.FileSynchronizer(FileEditorInput fileEditorInput)
Deprecated. use FileSynchronizer(IFileEditorInput) |
Uses of FileEditorInput in org.eclipse.ui.part |
Subclasses of FileEditorInput in org.eclipse.ui.part | |
class |
FileInPlaceEditorInput
Adapter for making a file resource a suitable input for an in-place editor. |
Methods in org.eclipse.ui.part with parameters of type FileEditorInput | |
static void |
FileEditorInputFactory.saveState(IMemento memento,
FileEditorInput input)
Saves the state of the given file editor input into the given memento. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |